-
Re: Open source font tester?
Just to let you know, guys that Pablo Impallari programmed for me a custom Font Tester with full OT coverage. Warning: It makes use of webfonts (my account in Fontdeck was very useful). But It works …1 -
Re: How do I tell if a given .otf file is TT or PS-flavored?
https://en.wikipedia.org/wiki/File_(command)1 -
Re: How do I tell if a given .otf file is TT or PS-flavored?
Mac's terminal1 -
Re: How do I tell if a given .otf file is TT or PS-flavored?
Nope.1 -
Re: How to remove vertical PS hints with a Python script?
Nice! So here is the final script. My aim was to remove vertical hints in non spacing diacritics for all open fonts (I was tired of doing it by hand). from robofab.world import AllFonts diacritics = …1